

/* Start:/bitrix/templates/petro-com 2.0/components/bitrix/news.list/slider/style.css?16711870393245*/
.delay-1 {
	animation-delay: 0.25s;
}
.slider_box {
	position: relative;
	margin: -80px 0 40px 0;
}
#slider {
	height: calc(100vw / 2.76);
}
.slide_bg {
	overflow: hidden;
	height: 100%;
}
.slide_bg video {
	margin: calc(100vw / 2.76 * -0.25 + 80px) 0 0 0;
	height: auto; 
	width: 100%;
	background: #000;
}
.slide_bg:after {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	background-color: rgb(0 0 0 / 50%);
	background-image: linear-gradient(90deg, transparent 0%, rgba(0,0,0,.25) 50%, transparent 100%);
	background-size: 3px 3px;
	-webkit-mask-position: 0 0;
	-webkit-mask-size: 100%;
	-webkit-mask-image: -webkit-linear-gradient(top, rgba(0,0,0,1) 10%,rgba(0,0,0,0) 100%);
}
.slide_textbox {
    position: absolute;
    top: 80px;
    height: calc(100% - 80px);
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slide_bg h1 {
	font-size: 26px;
	font-weight: normal;
	line-height: 1.2;
	color: #fff;
	text-align: center;
	z-index: 2;
}
.slide_bg h1 b {
	font-size: 50px;
	color: #fff;
}
.controls {
	position: absolute;
	display: flex;
	justify-content: space-between;
	height: 0px;
	width: calc(100% - 20px);
	padding: 0 10px;
	top: calc(50% + 8px);
}
.prevBtn,
.nextBtn {
	display:block;
	height:68px;
	width:28px;
	margin:0;
	cursor:pointer;
	text-indent:-8000px;
	filter: drop-shadow(0px 0px 3px #000);
	background: url("/img/arrow.svg") 100% 100% no-repeat;
	opacity: 0.6;
}
.nextBtn {
	transform:scaleX(-1);
	text-indent:8000px;
}
.prevBtn:hover,
.nextBtn:hover {
	filter: drop-shadow(0px 0px 5px #000);
	opacity: 0.9;
}
@media screen and (max-width:1366px) {
	.slide_bg h1 {font-size: 18px;}
	.slide_bg h1 b {font-size: 32px;}
}
@media screen and (max-width:1023px) {
	#slider {height: calc(100vw / 2.2);}
	.slide_bg video {margin: 0;}
	.controls {top: calc(50% + 8px);}
	.slide_textbox {
		top: 80px;
		height: calc(100% - 80px);
	}
}
@media screen and (max-width:767px) {
	#slider {height: calc(100vh - 120px);}
	.slide_bg video {
		margin: 0;
		height: 100%;
		width: auto;
		position: absolute;
		left: -100vw;
	}
	.slide_bg h1 {font-size: 14px;}
	.slide_bg h1 b {font-size: 20px;}
	.controls {top: calc(50% - 32px);}
	.slide_textbox {
		top: 80px;
		height: calc(100% - 160px);
		padding: 0 36px;
		width: calc(100% - 72px);
	}
}
@media screen and (max-height:500px) {
	.slide_bg video {
		height: auto;
		width: 100%;
		position: static;
	}
	.slide_textbox {
		height: calc(100% - 80px);
	}
	.controls {
		top: calc(50% + 8px);
	}
}





h1 {
	width: 100%;
}
h1 b {
	display: block;
    margin: 0px 120px 0px 120px;
}
h1 div {
	text-align: left; 
	margin: 0px 120px 0px 120px;
	color: #fff2cc; 
	filter: drop-shadow(2px 4px 6px black);
}
@media screen and (max-width:2250px) {
	h1 b {font-size:36px !important}
	h1 div {font-size:18px}
}
@media screen and (max-width:1740px) {
	h1 b {font-size:28px !important}
	h1 div {font-size:14px}
}
@media screen and (max-width:1380px) {
	h1 b {font-size:22px !important}
	h1 div {font-size:12px}
}
@media screen and (max-width:1170px) {
	h1 b, h1 div {margin: 0 40px 0 40px;}
}
@media screen and (max-width:860px) {
	h1 b {font-size:18px !important}
	h1 b, h1 div {margin: 0 10px 0 10px;}
}
/* End */


/* Start:/bitrix/templates/petro-com 2.0/components/bitrix/news.list/tarif_list/style.css?17685718884763*/
.address_select {
	text-align: center;
	margin: 55px 0 0 0;
}
.address_select select {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	height: 45px;
	width: 320px;
	border: 12px solid #fafafa;
	background: #fafafa;
	cursor: pointer;
	outline: none;
}
.address_select select:hover,
.address_select select:focus {
	border: 12px solid #f0f0f0;
	background: #f0f0f0;
}





.tarif_card {
	width: 400px;
	height: 640px;
	margin: -5px 0;
	background: #F6F6F6 !important;
	text-align: center;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.popular {
	background: #fff !important;
	height: 660px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	z-index: 10;
}
.tarif_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	max-width: 1200px;
	margin: auto;
}
.off {
	display: none;
}
.card_name {
	font-size: 26px;
	font-weight: 700;
	color: #000;
	margin: 45px 0 0 0;
	line-height: 0.9;
}
.popular .card_name {
	color: #0876DC;
}
.card_name span {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
}
.card_price,
.card_speed {
	font-weight: 300;
	color: #000;
}
.card_price {
	font-size: 50px;
	margin: 30px 0 30px 54px
}
.card_speed {
	font-size: 70px;
	margin: 30px 0 30px 40px
}
.card_price2 {
	margin: -25px 0 25px 0;
}
.popular .card_price,
.popular .card_speed {
	color: #0876DC;
}
.card_price span,
.card_speed span {
	font-size: 16px;
	font-weight: 400;
	color: #000;
}
.card_tarif,
.card_discount {
	font-size: 16px;
	font-weight: 400;
	color: #000;
}
.card_tarif {
	text-transform: uppercase;
	font-weight: 700;
}
.card_text {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	height: 90px;
}
.card_link {
	font-size: 16px;
	font-weight: 700;
	color: #000;
	border-bottom: 2px solid #3B50D0;
	text-decoration: none;
	text-transform: uppercase;
}
.card_button {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 27px;
	background: #0876DC;
	padding: 18px 28px;
	line-height: 6;
	cursor: pointer;
}
.card_button_selected {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 27px;
	background: #04CC5D;
	padding: 18px 28px;
	line-height: 6;
	cursor: pointer;
}
.card_link:hover {
	opacity: 0.8;
}
.card_button:hover,
.card_button_selected:hover {
	opacity: 0.9;
}
.message_box {
	border: 1px solid #e0e0e0;
	max-width: 880px;
	margin: 30px auto 20px auto;
	padding: 0 16px;
	box-sizing: border-box;
}
.message_box > h3 {
	margin: 16px 0;
}
@media screen and (max-width:1260px) {
	.tarif_card {width: 320px;}
	.card_name {font-size: 24px;}
	.card_name span {font-size: 12px;}
	.card_tarif,
	.card_discount,
	.card_link,
	.card_button,
	.card_button_selected {font-size: 14px;}
	.card_text {font-size: 12px;}
}
@media screen and (max-width:1023px) {
	.tarif_card {
		margin: 12px;
		background: #fff !important;
		height: 620px;
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	}
}


#summary {
  max-width: 900px;
  margin: 20px auto;
}
.table_line {
  display: flex;
  height: 120px;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #CECECE;
  margin: 0 10px -1px 10px;
  padding: 0 18px 0 45px;
}
.table_header {
  font-size: 20px;
  font-weight: 700;
  width: 30%;
}
.table_header_wide {
  font-size: 20px;
  font-weight: 700;
  width: 60%;
}
.table_header a,
.table_header_wide a {
  text-decoration: none;
  color: #0876DC;
}
.table_header a:hover,
.table_header_wide a:hover {
  opacity: 0.8;
}
.table_name {
  font-size: 20px;
  width: 35%;
}
.table_price {
  position: relative;
  font-size: 36px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  padding: 0 15px 0 0;
  width: 25%;
}
.table_name span,
.table_price span {
  font-size: 18px;
  font-weight: 400;
  color: #666;
}
.table_link {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  color: #0876DC;
  text-decoration: underline;
  text-transform: uppercase;
  width: 100%;
  display: block;
  margin: 55px 0 0 0;
}
.table_close {
  position: absolute;
  right: 10px;
  top: 20px;
  width: 22px;
  height: 22px;
  opacity: 1;
  cursor: pointer;
  margin: 0;
}
.table_close:hover {
  opacity: 0.8;
}
.table_close:before, 
.table_close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 16px;
  width: 1px;
  background-color: #707070;
}
.table_close:before {
  transform: rotate(45deg);
}
.table_close:after {
  transform: rotate(-45deg);
}
@media screen and (max-width:600px) {
	.table_line {
	  padding: 0 0 0 10px;
	}
	.table_header,
	.table_name,
	.table_name span,
	.table_price span {
	  font-size: 12px;
	}
	.table_price {
	  font-size: 25px;
	  padding: 0 40px 0 0;
	}
}
/* End */


/* Start:/bitrix/templates/petro-com 2.0/components/bitrix/news.list/tarif_list_p/style.css?17685718301003*/
.tarif_card_4 {
	width: 300px;
	height: 640px;
	margin: 0;
	background: #F6F6F6 !important;
	text-align: center;
	border: 2px solid #fff;
	box-sizing: border-box;
}
.card_text_4 {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	text-transform: uppercase;
	height: 124px;
}
.tarif_box:has(.tarif_card_4):has(div:nth-child(5)) {
	max-width: unset;
}
.tarif_card_4 .card_price,
.tarif_card_4 .card_speed {
	color: #0876DC;
}
.tarif_box:has(.popular) .tarif_card_4 {
	margin: -5px 0;
}
.tarif_card_4.popular {
	background: #fff !important;
    height: 660px;
}
@media screen and (max-width:1600px) {
	.tarif_box:has(.tarif_card_4):has(div:nth-child(5)) {
		max-width: 1100px;
	}
}

@media screen and (max-width:1260px) {
	.tarif_card_4 {width: 320px;}
	.card_text_4 {font-size: 12px;}
}
@media screen and (max-width:1023px) {
	.tarif_box:has(.popular) .tarif_card_4,
	.tarif_card_4 {
		margin: 12px;
		background: #fff !important;
		height: 620px;
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	}
}
/* End */
/* /bitrix/templates/petro-com 2.0/components/bitrix/news.list/slider/style.css?16711870393245 */
/* /bitrix/templates/petro-com 2.0/components/bitrix/news.list/tarif_list/style.css?17685718884763 */
/* /bitrix/templates/petro-com 2.0/components/bitrix/news.list/tarif_list_p/style.css?17685718301003 */
